home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 6 / ctone.zip / TONE.DOC < prev   
Text File  |  1986-06-02  |  442b  |  13 lines

  1. FILENAME:  tone.doc
  2.  
  3. DESCRIPTION:
  4.     This routine allows the user to control both the frequency
  5.     and the duration of the output to the IBM PC's speaker.  
  6.     It was taken from C PRIMER PLUS, by Mitchell Waite, Stephen
  7.     Prata, and Donald Martin, Appendix H.
  8.  
  9.     This routine was written in Lattice C and runs on an IBM PC.
  10.  
  11.     piano.c is a sample program using tone() to turn part of the 
  12.     IBM PC keyboard into a simple musical keyboard.
  13.